home *** CD-ROM | disk | FTP | other *** search
- #include "khpxeerr.h"
-
- int pxErr;
- int khPxErr;
- char* KH_ERRORS[] = {
- "", // No error
- "No checked fields in querry",
- "Table is not linked with others. Use EXAMPLE",
- "Incompatible field types with the same EXAMPLE"
- "Condition on BLOB field", // Use it in your error check
- "Example on BLOB field" // Use it in your error check
- };